home *** CD-ROM | disk | FTP | other *** search
/ Windows Game Programming for Dummies (2nd Edition) / WinGamProgFD.iso / pc / DirectX SDK / DXSDK / samples / Multimedia / DirectSound / SoundFX / resource.h < prev    next >
Encoding:
C/C++ Source or Header  |  2001-10-08  |  3.3 KB  |  81 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by soundfx.rc
  4. //
  5. #define IDD_MAIN                        101
  6. #define IDI_ICON                        103
  7. #define IDC_PARAM_NAME1                 1000
  8. #define IDC_PARAM_VALUE1                1001
  9. #define IDC_SLIDER1                     1002
  10. #define IDC_PARAM_MIN1                  1003
  11. #define IDC_PARAM_MAX1                  1004
  12. #define IDC_PARAM_NAME2                 1005
  13. #define IDC_PARAM_VALUE2                1006
  14. #define IDC_SLIDER2                     1007
  15. #define IDC_PARAM_MIN2                  1008
  16. #define IDC_PARAM_MAX2                  1009
  17. #define IDC_PARAM_NAME3                 1010
  18. #define IDC_PARAM_VALUE3                1011
  19. #define IDC_SLIDER3                     1012
  20. #define IDC_PARAM_MIN3                  1013
  21. #define IDC_PARAM_MAX3                  1014
  22. #define IDC_PARAM_NAME4                 1015
  23. #define IDC_PARAM_VALUE4                1016
  24. #define IDC_SLIDER4                     1017
  25. #define IDC_PARAM_MIN4                  1018
  26. #define IDC_PARAM_MAX4                  1019
  27. #define IDC_PARAM_NAME5                 1020
  28. #define IDC_PARAM_VALUE5                1021
  29. #define IDC_SLIDER5                     1022
  30. #define IDC_PARAM_MIN5                  1023
  31. #define IDC_PARAM_MAX5                  1024
  32. #define IDC_PARAM_NAME6                 1025
  33. #define IDC_PARAM_VALUE6                1026
  34. #define IDC_SLIDER6                     1027
  35. #define IDC_PARAM_MIN6                  1028
  36. #define IDC_PARAM_MAX6                  1029
  37. #define IDC_RADIO_TRIANGLE              1101
  38. #define IDC_RADIO_SQUARE                1102
  39. #define IDC_RADIO_SINE                  1103
  40. #define IDC_RADIO_CHORUS                1201
  41. #define IDC_RADIO_COMPRESSOR            1202
  42. #define IDC_RADIO_DISTORTION            1203
  43. #define IDC_RADIO_ECHO                  1204
  44. #define IDC_RADIO_FLANGER               1205
  45. #define IDC_RADIO_GARGLE                1206
  46. #define IDC_RADIO_PARAMEQ               1207
  47. #define IDC_RADIO_REVERB                1208
  48. #define IDC_CHECK_CHORUS                1211
  49. #define IDC_CHECK_COMPRESSOR            1212
  50. #define IDC_CHECK_DISTORTION            1213
  51. #define IDC_CHECK_ECHO                  1214
  52. #define IDC_CHECK_FLANGER               1215
  53. #define IDC_CHECK_GARGLE                1216
  54. #define IDC_CHECK_PARAMEQ               1217
  55. #define IDC_CHECK_REVERB                1218
  56. #define IDC_BUTTON_OPEN                 1301
  57. #define IDC_TEXT_STATUS                 1302
  58. #define IDC_TEXT_FILENAME               1303
  59. #define IDC_CHECK_LOOP                  1304
  60. #define IDC_BUTTON_PLAY                 1305
  61. #define IDC_BUTTON_STOP                 1306
  62. #define IDC_FRAME                       1307
  63. #define IDC_FRAME_WAVEFORM              1309
  64. #define IDC_RADIO_NEG_180               1310
  65. #define IDC_RADIO_NEG_90                1311
  66. #define IDC_RADIO_ZERO                  1312
  67. #define IDC_RADIO_90                    1313
  68. #define IDC_RADIO_180                   1314
  69. #define IDC_FRAME_PHASE                 1315
  70.  
  71. // Next default values for new objects
  72. // 
  73. #ifdef APSTUDIO_INVOKED
  74. #ifndef APSTUDIO_READONLY_SYMBOLS
  75. #define _APS_NEXT_RESOURCE_VALUE        104
  76. #define _APS_NEXT_COMMAND_VALUE         40001
  77. #define _APS_NEXT_CONTROL_VALUE         1316
  78. #define _APS_NEXT_SYMED_VALUE           101
  79. #endif
  80. #endif
  81.